//
// Garage Scene			Author: H.D.Empsall		15-Oct-2015
//
// This scene, created for GirtuaGirl FullSCreen V1.2.0.84, demonstrates:
//	significant use of masking sprites, particularly to mask unwanted results of garage door rotation;
//	significant use of animation;
//	embedding of sprite-within-sprite to create wheel rotation when a vehicle moves horizontally;
//	semi-transparency within sprite so that the scene/girl behind a spite can still be seen.
// All images created using PhotoShop Elements (v13):
//	(the original images were: Garage08.jpg and the VirtuaGirl Card a0053, Jana H, "23 Miles")
//	Garage Images Stationary.psd is 1920x1080.  It was used to create most images.
//	Garage Images Rotating.psd is 1000x1000.  It was used for rotating images such as wheels and garage doors.		
//